Fix Homebrew install command by removing --no-quarantine flag - #21
Conversation
|
"Hey! @srimanachanta Just a quick heads-up: I've submitted 6 modular PRs (PRs #17 through #22) to break down a larger set of features and make the review process much easier for you. Because a few of these PRs touch the same core files (like Once you merge a PR, if GitHub flags any of my remaining open PRs with conflicts, just let me know or leave them be—I will actively monitor the repo and locally rebase my remaining branches against your updated
Thanks for maintaining Stasis! Let me know if you need any adjustments. |
This pull request updates the installation instructions in the
README.mdto clarify how to handle macOS quarantine warnings when installing Stasis via Homebrew.Improvements to installation instructions:
--no-quarantineflag from the Homebrew install command and added guidance for manually removing the quarantine attribute if users encounter a warning.